affinity n. 1.姻亲关系 〔cf. consanguinity〕; 密切关系。 2.(语言等的)类似,近似。 3.(男女之间的)吸引力,吸引人的异性。 4.【数学】仿射性。 5.【化学】亲和力。 6.【生物学】类缘,亲缘,类同。 have an affinity for children 喜欢小孩。 the close affinity of German with English 德语与英语的密切近似。 affinity card 亲和卡〔供小团体内部使用的一种信用卡〕。
processor n. 1.〔美国〕农产品加工者;进行初步分类的人。 2.(数据等的)分理者;【自动化】信息处理机。
The processor affinity could not be set 未能设置处理器关联。
The association between a processor and a thread is called the processor affinity 处理器和线程之间的关联称为处理器关系。
The processor affinity of a thread is the set of processors it has a relationship to 线程的处理器关联是线程与其有关系的一组处理器。
Sql server 2005 supports processor affinity by means of two affinity mask options Sql server 2005通过以下两个关联掩码选项来支持处理器关联:
Because setting sql server processor affinity is a specialized operation , it is recommended that it be used only when necessary 因为设置sql server处理器关联是一种专用操作,所以建议只在需要时使用。
The asp . net process model helps enable scalability on multiprocessor computers by distributing work to several processes , one per cpu , each with processor affinity set to a cpu Asp . net进程模型帮助启用多处理器计算机上的可伸缩性,方法是将工作分发给多个进程(每个cpu一个) ,并且每个进程都将处理器关联设置为一个cpu 。
Differing amounts of memory can be assigned to the instances , but unlike hardware numa , they both receive memory from the same operating system memory block and there is no memory - to - processor affinity 可以向实例分配不同的内存量,但是与硬件numa不同,它们都从同一个操作系统内存块中接收内存,并且不具有从内存到处理器的关联。
Assigning processors to specific threads can improve performance under these conditions by eliminating processor reloads ; such an association between a thread and a processor is called processor affinity 如果将各个处理器分配给特定线程,则通过消除处理器的重新加载需要,可以提高在这些条件下的性能;线程与处理器之间的这种关联称为“处理器关联” 。
Assigning processors to specific threads can improve performance under these conditions by eliminating processor reloads and reducing thread migration across processors thereby reducing context switching ; such an association between a thread and a processor is called processor affinity 如果将各个处理器分配给特定线程,则通过消除处理器的重新加载需要以及减少处理器之间的线程迁移(因而减少上下文切换) ,可以提高在这些条件下的性能;线程与处理器之间的这种关联称为“处理器关联” 。